projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752bc33
)
85xx/p1_p2_rdb: PCIe E1000 card support added.
author
Poonam Aggrwal
<
[email protected]
>
Thu, 1 Jul 2010 08:54:36 +0000
(14:24 +0530)
committer
Kumar Gala
<
[email protected]
>
Fri, 16 Jul 2010 15:55:10 +0000
(10:55 -0500)
Enables the Intel Pro/1000 PT Gb Ethernet PCI-E Network Adapter
configuration support for P1/P2 RDB.
Signed-off-by: Poonam Aggrwal <
[email protected]
>
Signed-off-by: Kumar Gala <
[email protected]
>
include/configs/P1_P2_RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/P1_P2_RDB.h
b/include/configs/P1_P2_RDB.h
index c41c9706158ccc4178504628357a29074b38b99e..3cebbab53c55858a9115323331679192ffe430ca 100644
(file)
--- a/
include/configs/P1_P2_RDB.h
+++ b/
include/configs/P1_P2_RDB.h
@@
-74,6
+74,7
@@
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
+#define CONFIG_E1000 1 /* E1000 pci Ethernet card*/
#ifndef __ASSEMBLY__
extern unsigned long get_board_sys_clk(unsigned long dummy);
#endif